home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / graphicgems4.lha / GemsIV / ptpoly_haines / README < prev    next >
Encoding:
Text File  |  1995-02-06  |  350 b   |  11 lines

  1. ANSI C code from the article
  2. "Point in Polygon Strategies"
  3. by Eric Haines, erich@eye.com
  4. in "Graphics Gems IV", Academic Press, 1994
  5.  
  6. files:
  7.     Makefile - makefile for code
  8.     ptinpoly.h ptinpoly.c p_test.c - the distribution code
  9.     statrun.tst - the basic set of tests run for the book
  10.     table.awk - an awk processor for the output files from statrun.tst
  11.